func math.archAcos

2 uses

	math (current package)
		asin.go#L60: 		return archAcos(x)
		stubs.go#L14: func archAcos(x float64) float64 {